* alloc.c (Fmake_byte_code): Fix typo in comment.
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 16 Oct 2012 07:56:44 +0000 (11:56 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Tue, 16 Oct 2012 07:56:44 +0000 (11:56 +0400)
commit5b84a2fe5c50adc5203e145f0ccc8785ad404c1b
tree7ce1a4bfb4e052fba9c27c26c92afe5a7d63e389
parente88311db19ed7bdb9425f0b8cb5a3225e843cb09
* alloc.c (Fmake_byte_code): Fix typo in comment.
* print.c (print_interval): Define as static to match prototype.
* indent.c (disptab_matches_widthtab, recompute_width_table):
Convert to eassert.
src/ChangeLog
src/alloc.c
src/indent.c
src/print.c